home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr46 / rb14.zip / RBINI.HEX < prev    next >
Text File  |  1993-06-21  |  1KB  |  117 lines

  1. rem=Configuration file for Rainbow
  2.  
  3. delimiter=,
  4. ignorecase=0
  5. usehex=1
  6. version=1
  7.  
  8. top=0
  9. left=0
  10. bottom=26
  11. right=79
  12. width=80
  13. clockr=27
  14. clockc=72
  15.  
  16. editor=c:\tse\tse.exe
  17.  
  18. text=3
  19.  
  20. //,2,c
  21. &&,2,cf
  22. *,2,cf
  23. /*,2,cf
  24. :,2,cf
  25. #,2,cf
  26.  
  27. _,3,T
  28.  
  29. #define,9,T
  30. #include,9,T
  31.  
  32. -=,0A,T
  33. +=,0A,T
  34. ++,0A,T
  35. --,0A,T
  36. :=,0A,T
  37.  
  38. do,0B,F
  39. if,0B,F
  40. iif,0B,T
  41. .or.,0B,T
  42. .and.,0B,T
  43. end,0B,F
  44. for,0B,F
  45. case,0B,T
  46. else,0B,F
  47. next,0B,F
  48. while,0B,T
  49. enddo,0B,F
  50. endif,0B,F
  51. begin,0B,F
  52. elseif,0B,F
  53. switch,0B,F
  54. endcase,0B,F
  55. sequence,0B,S
  56. otherwise,0B,F
  57.  
  58. exit,0C,t
  59. break,0C,t
  60.  
  61. {,0D,T
  62. },0D,T
  63. return,0D,F
  64. function,0D,C
  65.  
  66. =,0E,T
  67. >,0E,T
  68. <,0E,T
  69. |=,0E,T
  70. !=,0E,T
  71. >=,0E,T
  72. <=,0E,T
  73. ==,0E,T
  74. <>,0E,T
  75. new,0E,T
  76. use,0E,F
  77. alias,0E,T
  78. select,0E,F
  79. exclusive,0E,T
  80.  
  81. CHAR,0F,T
  82. SHORT,0F,T
  83. PCHAR,0F,T
  84. HWND,0F,T
  85. APIENTRY,0F,T
  86. BOOL,0F,T
  87. PCH,0F,T
  88. VIOPHYSBUF,0F,T
  89. PULONG,0F,T
  90. PUCHAR,0F,T
  91. PBYTE,0F,T
  92. USHORT,0F,T
  93. PFNTHREAD,0F,T
  94. PTID,0F,T
  95. TID,0F,T
  96. ULONG,0F,T
  97. integer,0F,t
  98. string,0F,t
  99. unsigned,0F,t
  100. int,0F,T
  101. VOID,0F,T
  102. void,0F,T
  103. char,0F,T
  104. field,0F,F
  105. local,0F,F
  106. static,0F,F
  107. public,0F,F
  108. memvar,0F,F
  109. declare,0F,F
  110. private,0F,F
  111. external,0F,F
  112. dimension,0F,F
  113. parameter,0F,F
  114. parameters,0F,F
  115.  
  116. *note,8C,C
  117. //note,8C,C